gdk/win32/gdkdevice-virtual.c: Various fixes
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 14 Aug 2013 10:46:15 +0000 (18:46 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 26 Aug 2013 02:30:13 +0000 (10:30 +0800)
commitbd596144907e423ab842f7240067ab6f99eb35d4
treea64a1de0850ff5192fdc1f08624896f0527cf858
parent0e01f9cc9c32b0dfc60901c3f0ec3f6c408bb430
gdk/win32/gdkdevice-virtual.c: Various fixes

...for the gdk_cursor_new_from_surface work (commit b2113b73) where the
types of some parameters were changed, and also to silence a critical
GDK_IS_DEVICE when a menu item is selected (courtesy of LE GARREC Vincent
from bug 696756).

https://bugzilla.gnome.org/show_bug.cgi?id=705980
gdk/win32/gdkdevice-virtual.c